home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / drnu451.arc / NUSD < prev    next >
Text File  |  1990-10-19  |  9KB  |  188 lines

  1.                    SD (Speed Disk) (Advanced Edition only)
  2.  
  3.  
  4. Description:   Increases the speed at which data can be accessed. The command
  5.                does this by moving allocated data fragments so that each
  6.                directory or file is stored in contiguous space. This command
  7.                also lets you produce a report about file, directory, or drive
  8.                fragmentation. In version 4.5, you can specify the priority
  9.                order for frequently used directories and files.
  10.  
  11.  
  12. Syntax:        Version 4.0:   SD [(drive:)] [/A] [/D0 | /D1 | D2] [[[/F(n)]
  13.                               [/B(n)]] | /BW | /TV]
  14.  
  15.                               SD [(drive:)] [(path)] [(filespec)] [/REPORT
  16.                               [/P] [/S] [/T]]
  17.  
  18.                Version 4.5:   SD [(drive:)] [/A] [/C] [/D] [/P] [/Q] [/U]
  19.                               [/V] [/D0 | /D1] [/BW] [/NOSNOW]
  20.  
  21.                               SD [(drive:)][(path)][(filespec)] [/REPORT [/P]
  22.                               [/S] [/T]]
  23.  
  24.  
  25.  
  26.                                  Parameters:
  27.  
  28.  
  29. (drive:)       The single-letter specifier (A:, B:, C:, etc.) for the drive
  30.                you want to process. Follow the letter with a colon. The
  31.                current drive is the default.
  32.  
  33. (path)         The full name (C:\WP\LETTERS) of the directory that SD
  34.                initially selects for processing if you include the /REPORT
  35.                switch. The current directory for the designated drive is the
  36.                default.
  37.  
  38. (filespec)     The name of the file(s) for which you want to produce a
  39.                fragmentation report. (See /REPORT.) The default (filespec) is
  40.                *.*.
  41.  
  42. /A             Rearranges disk allocation without prompting for verification.
  43.                Use this switch if you run SD from a batch file.
  44.  
  45. /B(n)          Specifies the background color for the screen displays. Use an
  46.                integer from 0 through 15 to specify the color. If you attempt
  47.                to specify identical foreground and background colors, SD adds
  48.                one to the foreground color number before beginning execution.
  49.                Avoid using the high-intensity shade of a color for the
  50.                foreground with the normal-intensity shade of the same color
  51.                for the background (for example, /F12 bright red and /B4 red).
  52.                The default is /B1 (blue). See <NUCOLOR>.
  53.  
  54. /BW            Specifies a black-and-white display.
  55.  
  56. /C             Establishes Complete Optimization as the default Optimization
  57.                Method in the Set Options menu. Initiate Complete Optimization
  58.                by pressing Enter when the main menu is displayed.
  59.  
  60. /D             Establishes only Optimize Directories as the default
  61.                Optimization Method in the Set Options menu. This option
  62.                unfragments directories only. Initiate directories
  63.                optimization by pressing Enter when the main menu is
  64.                displayed.
  65.  
  66. /D0            Requests the standard screen driver (the default) for a fully
  67.                IBM-compatible computer system. This switch also sets the /D
  68.                switch in version 4.5.
  69.  
  70. /D1            Requests the screen driver for a BIOS-compatible computer
  71.                system. This switch also sets the /D switch in version 4.5.
  72.  
  73. /D2            Requests the ANSI.SYS driver for a non-IBM-compatible computer
  74.                system.
  75.  
  76. /F(n)          Specifies the foreground color for the full-screen displays.
  77.                Use an integer from 0 through 15 to specify the color. The
  78.                default is /F15 (bright white). See <NUCOLOR>.
  79.  
  80. /NOSNOW        Prevents screen flicker if your system has an older CGA card.
  81.  
  82. /P             If you do not include the /REPORT switch, this switch
  83.                suppresses display of nonprintable characters on the screen
  84.                displays; however, when you use this display mode you cannot
  85.                distinguish between used and unused blocks. If you include the
  86.                /REPORT switch, SD displays the report in pause mode: You
  87.                initially see one screenful of information, and you must press
  88.                the Spacebar to see the next screenful. 
  89.  
  90.                Press Enter to scroll up one line at a time. Press any key
  91.                other than Spacebar, Enter, or Escape to exit pause mode. You
  92.                can also enter pause mode during normal display by pressing
  93.                any key other than Escape.
  94.  
  95. /Q             Establishes Quick Compress optimization as the default option
  96.                in the Optimize Disk menu. This option packs the data at the
  97.                beginning of the disk but does not unfragment files. Initiate
  98.                Quick optimization by pressing Enter when the menu is
  99.                displayed.
  100.  
  101. /REPORT        Produces a fragmentation report only. This option produces the
  102.                report for all files whose names match (filespec) in (path).
  103.                The default (filespec) is *.*. A summary total for the entire
  104.                drive is also displayed. You can direct the report to either a
  105.                printer or a file by using the MS-DOS output redirection
  106.                character ()) followed by a printer name or a filename at the
  107.                end of the command.
  108.  
  109. /S             Processes all files whose names match (filespec) in all
  110.                subdirectories under the current or specified path.
  111.  
  112. /T             Shows the fragmentation totals only when SD produces a report.
  113.                A total is displayed for each directory. If SD is in pause
  114.                mode (see /P), the utility might pause several times before
  115.                you see a total.
  116.  
  117. /TV            Indicates that the utility is running under either  TopView or
  118.                Microsoft Windows.
  119.  
  120. /U             Establishes File Unfragment as the default Optimization Method
  121.                in the Set Options menu. SD attempts to unfragment files as
  122.                much as possible without moving files that are already
  123.                contiguous. Initiate file unfragmentation by pressing Enter
  124.                when the main menu is displayed.
  125.  
  126. /V             Verifies that data is written to the disk accurately.
  127.  
  128.  
  129.                                    Notes:
  130.  
  131. ╔══════════════════════════════════════════════════════════════════════════╗
  132. ║                              *!* Warning *!*                             ║
  133. ║                                                                          ║
  134. ║ Do not turn off your computer while SD is reorganizing your disk or your ║
  135. ║ disk might be damaged.                                                   ║
  136. ╚══════════════════════════════════════════════════════════════════════════╝
  137.  
  138. SD might take 30 minutes or more to reorganize a large hard drive. You can
  139. safely interrupt the process at any point by pressing Escape; SD finishes any
  140. reorganization in progress before halting.
  141.  
  142. Back up your disk before running SD. Some copy-protection schemes might be
  143. incompatible with the reorganization performed by SD.
  144.  
  145.  
  146. Before running SD, be sure to stop any memory-resident programs that might
  147. access the disk while the disk is being reorganized.
  148.  
  149. After SD has finished reorganizing your disk, the utility asks you whether
  150. you want to reboot your computer. Reboot if you are using the Fastopen
  151. program in MS-DOS version 3.3 or later or if you have a RAM disk installed.
  152.  
  153. Speed Disk Main Menu <NUSDG01><NUSDG02>.
  154.  
  155. <NUSDG03> shows the screen display for SD in version 4.5 after you select Set
  156. Options from the master menu in the lower left corner. Choose Optimization
  157. method to select the Complete Optimization, File Unfragment, Quick Compress,
  158. or only Optimize Directories option. 
  159.  
  160. Choose Directory order to define directory priority; for more information,
  161. see the note below. Choose Files To Put First to reset file priority; SD
  162. ensures that files with the EXE or COM extension will be first on the disk.
  163. Choose Unmovable files to name files you do not want SD to move. 
  164.  
  165. Choose Show static files to see the names of system files SD has determined
  166. are unmovable. Choose Verify is  OFF to indicate that you want SD to verify
  167. all data it has moved. Choose Exit and Save Options to leave SD and save your
  168. option settings.
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175. After you have set all reorganization options and chosen a drive, be sure the
  176. highlight is on the Optimize Disk option on the main menu and press Enter to
  177. begin execution. SD updates the display as it reorganizes the disk.
  178.  
  179. To specify the storage order of directories, choose Directory order from the
  180. Set Options menu. The Directory Order selection submenu appears as shown in
  181. Figure 7. The left side of the menu shows the existing directory tree.
  182. Highlight the directory names in the desired sequence and press Enter to
  183. specify the order in which directories are to be stored on the disk. Selected
  184. directories are shown on the right side of the menu. Press Tab to move to the
  185. right side to reorder or delete selected directories or to indicate that you
  186. have finished defining directory priority.
  187.  
  188.